ProgramVersionPaymentPeriod 
EntityType  Independent 
Logical Entity Name  ProgramVersionPaymentPeriod 
Default Table Name  FaProgramVersion_PaymentPeriod 
Logical Only  NO 
Definition 
 
Note 
 

ProgramVersionPaymentPeriod Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
ProgramVersionId(FK)    INTEGER  NO 
 
FundSourceId    INTEGER  NO 
 
PaymentPeriodNumber    INTEGER  NO 
 
Credits    MONEY(19, 4)  NO 
 
Weeks    MONEY(19, 4)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ClockToCreditRateCode    TINYINT  NO 
 

ProgramVersionPaymentPeriod Keys 
Key Name  Key Type  Keys 
FaProgramVersion_PaymentPeriod_AdProgramVersionID_FaFundSourceID_N_N_IDX  Inversion Entry  ProgramVersionId, FundSourceId 
PK_FaProgramVersion_PaymentPeriod_FaProgramVersion_PaymentPeriodID  PrimaryKey  Id 

ProgramVersionPaymentPeriod Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ProgramVersion  Non-Identifying  One To Zero or More        ProgramVersionId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProgramVersionPaymentPeriod Check Constraints 
Check Constraint Name  CheckConstraint